Skip to content

Small improvements - #2

Open
zolotarev wants to merge 4 commits into
Claradev32:devfrom
zolotarev:dev
Open

Small improvements#2
zolotarev wants to merge 4 commits into
Claradev32:devfrom
zolotarev:dev

Conversation

@zolotarev

@zolotarev zolotarev commented Feb 8, 2022

Copy link
Copy Markdown

Hello!
Thanks for your tutorial.
I did some work with your code:

  • Fix some typo in code
  • Fill out the README.md file with base information about project
  • Update npm-packages to the latest versions
  • Setup frontend build script - now bundle creates in the backend/public folder
  • Add .env-files for frontend that can specify API_URL for dev and prod environments

… and prod envs.

+ Add global prefix `/api/v1` for backend
+ Use .env-files on frontend to use actual backend url in `REACT_APP_API_ENDPOINT`
+ Add `postbuild` script for frontend
+ Fix routes on frontend and close dialog on upload done
@zolotarev zolotarev changed the title WIP Update README, packages, do some small fixes, add dotenv Small improvements Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant